export declare function reassembleLabels(metadataPath: string, metaSuffix: string, postpurge: boolean): Promise<void>;
