import Vue from 'vue'; import { IFormState } from '@/@types'; declare const _default: import("vue/types/vue").ExtendedVue, Record, never, never, (event: string, ...args: any[]) => Vue, Record, never, never, any>>, { groupErrorTips: {}; state: { visible: boolean; }; }, { setState(key: keyof IFormState, value: any): void; setGroupErrorTips(widgetPath: any, errorTips: any): void; removeGroupErrorTips(widgetPath: any): void; clearGroupErrorTips(): void; }, unknown, { type: string; showTitle: boolean; border: boolean; verifiable: boolean; hideEmptyRow: boolean; description: string; schema: import("json-schema").JSONSchema7; path: string; required: boolean; rootData: any; value: any; layout: Partial; context: any; removeable: boolean; httpAdapter: any; visible: boolean; error: boolean; disabled: boolean; readonly: boolean; readonlyMode: string; }, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin>; export default _default;