import { UseFormValidationHook } from "./form-validation-definition"; export declare const useFormValidation: UseFormValidationHook;