import { FieldPropsPrimitive, InputPrimitiveProps } from '../../Primitives'; type InputType = Omit; declare const FieldFile: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; export default FieldFile;