import { FormState } from '@douyinfe/semi-foundation/lib/es/form/interface'; declare function useFormState = any>(): FormState; export default useFormState;