import { FormConfig, FormApi } from '@formy/core'; export declare function useForm(config: FormConfig): FormApi;