import type { TFormContextValue } from "../config/types/index.d.mts"; export declare const FormContext: import("react").Context;