export declare function isAcceptedSize(file: File, maxSize?: number): boolean;