export interface GoogleStorageConfig {
    projectId: string;
    bucketName: string;
}
//# sourceMappingURL=GoogleStorageConfig.d.ts.map