export declare function uploadFile(filename: any, destination: any): Promise<void>;
export declare const invalidateCache: (resourcePath: any) => Promise<void>;
//# sourceMappingURL=gcs.d.ts.map