export declare function uploadToBuffer(path: string): Promise; export declare function removeUploads(paths: string[]): Promise;