declare const upload: (file: File, folder: string) => Promise; export default upload; //# sourceMappingURL=upload.d.ts.map