import { JsonSchema, UISchemaElement } from '@jsonforms/core'; declare const _default: import("vue").ComponentOptions & import("@vue/composition-api").Data, {}, {}, { schema: { type: ObjectConstructor; required: true; }; combinatorKeyword: { type: StringConstructor; required: true; }; path: { type: StringConstructor; required: true; }; }, { schema: Record; combinatorKeyword: string; path: string; } & {}> & Pick, "extend" | "nextTick" | "set" | "delete" | "directive" | "filter" | "component" | "use" | "mixin" | "compile" | "observable" | "util" | "config" | "version"> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{ schema: Record; combinatorKeyword: string; path: string; } & {}, import("@vue/composition-api").ShallowUnwrapRef<{ otherProps: JsonSchema; foundUISchema: UISchemaElement; isLayoutWithElements: boolean; }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, { schema: Record; combinatorKeyword: string; path: string; } & {}, {}, true>); export default _default;