export declare function recomposeFileHandler(metaAttributes: { metaSuffix: string; strictDirectoryName: boolean; folderType: string; metadataPaths: string[]; }, postpurge: boolean, debug: boolean, format: string): Promise;