import 'firebase/compat/storage'; export declare function uploadFile(path: string, filePath: string): Promise;