import * as React from "react"; import type { FauxInputProps } from "../types"; declare const FieldWrapper: React.ForwardRefExoticComponent>; export { FieldWrapper }; //# sourceMappingURL=index.d.ts.map