export interface GoogleStorageConfig { serviceAccountPath: string; directory: string; }