export interface FileProperties { fileType: string; fileSize: string; }