declare const attrAccept: (file: File, accept: string) => boolean; export default attrAccept;