export interface FileUploadSettings { allowDrop: boolean; dragOverClass: string; }