export declare function prePurgeLabels(metadataPath: string): Promise<void>;
export declare function moveAndRenameLabels(metadataPath: string): Promise<void>;
