56fda74
1
2
3
import { FormControlState } from './FormControlContext'; export default function useFormControl(): FormControlState | undefined;