import { type FormContext } from '../../hooks'; export declare function parseForm(form: FormContext): Record;