import type { Partition, PartitionSlice } from '../types.js'; export declare function buildSingleChunkPartition(partition: Partition): PartitionSlice[]; //# sourceMappingURL=metadata-single-chunk.d.ts.map