import { useForm } from 'react-hook-form'; export declare const useRFHForm: typeof useForm;