DIR : /home/kozerus/public_html/cropex/node/node_modules/react-hook-form/dist/utils/isFileInput.d.ts
/home/kozerus/public_html/cropex/node/node_modules/react-hook-form/dist/utils
import type { FieldElement } from '../types';
declare const _default: (element: FieldElement) => element is HTMLInputElement;
export default _default;
//# sourceMappingURL=isFileInput.d.ts.map
//