export interface FtFileDropProperties { dropHint: string; accept: string; fileTypeError: string; visible: boolean; }