import { type Component, type VNode } from 'vue'; import { type TemplateNode } from './type'; export declare const JsonRenderer: import("vue").DefineComponent TemplateNode; required: true; }; builtInComponentLoader: { type: () => (id: string) => Promise; required: false; }; propsLoader: { type: () => (id: string) => Record; required: false; }; }>, { renderFlex: (templateNode: TemplateNode, path?: string) => VNode | string | number | null; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly TemplateNode; required: true; }; builtInComponentLoader: { type: () => (id: string) => Promise; required: false; }; propsLoader: { type: () => (id: string) => Record; required: false; }; }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;