export declare function isAcceptedFileType(file: File, accept: string | undefined): boolean;