import { FormContextProps } from "../types"; export declare function useForm(): FormContextProps; //# sourceMappingURL=useForm.d.ts.map