export interface RequestImport { file?: any; fileURL?: string; s3URL?: string; name?: string; key?: string; }