export type InputFormState = undefined | 'valid' | 'invalid' | 'pending'; //# sourceMappingURL=form.d.ts.map