export interface FileLocationBody { bucketName: string; name: string; type: string; }