/// import { FieldContextType } from './types'; declare const FieldContext: import("react").Context; export default FieldContext;