export declare const KtFormControllerObject: { new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins> & Readonly<{}>, { setValue: (key: keyof import("../kotti-form/types.ts").KottiForm.ContextType, newValue: import("../kotti-form/types.ts").KottiForm.ContextType[keyof import("../kotti-form/types.ts").KottiForm.ContextType]) => void; setValues: (newFormValues: import("../kotti-form/types.ts").KottiForm.ContextType) => void; values: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly> & Readonly<{}>, { setValue: (key: keyof import("../kotti-form/types.ts").KottiForm.ContextType, newValue: import("../kotti-form/types.ts").KottiForm.ContextType[keyof import("../kotti-form/types.ts").KottiForm.ContextType]) => void; setValues: (newFormValues: import("../kotti-form/types.ts").KottiForm.ContextType) => void; values: import("vue").ComputedRef; }, {}, {}, {}, {}>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase> & Readonly<{}>, { setValue: (key: keyof import("../kotti-form/types.ts").KottiForm.ContextType, newValue: import("../kotti-form/types.ts").KottiForm.ContextType[keyof import("../kotti-form/types.ts").KottiForm.ContextType]) => void; setValues: (newFormValues: import("../kotti-form/types.ts").KottiForm.ContextType) => void; values: import("vue").ComputedRef; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: import("vue").FunctionPlugin>; } & { meta: import("../types/kotti.ts").Meta & Record; };