import { Storage } from '@google-cloud/storage'; export declare const getCloudStorageClient: () => Storage;