import type { FormInstance } from './useForm'; export default function useFormInstance(): FormInstance;