export declare function isFileTypeAccepted(accept: string | string[], file: File): boolean;