export declare const $constants: { DOING_STATUS: string; READY_STATUS: string; WAIT_STATUS: string; }; export declare const wizardProps: { _constants: { type: ObjectConstructor; default: () => { DOING_STATUS: string; READY_STATUS: string; WAIT_STATUS: string; }; }; data: { type: ArrayConstructor; default: () => never[]; }; pageGuide: { type: BooleanConstructor; default: boolean; }; vertical: { type: BooleanConstructor; default: boolean; }; timeLineFlow: { type: BooleanConstructor; default: boolean; }; tiny_mode: StringConstructor; tiny_mode_root: BooleanConstructor; tiny_template: (ObjectConstructor | FunctionConstructor)[]; tiny_renderless: FunctionConstructor; tiny_theme: StringConstructor; tiny_mcp_config: ObjectConstructor; tiny_chart_theme: ObjectConstructor; }; declare const _default: import('../../../node_modules/@vue/runtime-core').DefineComponent<{ _constants: { type: ObjectConstructor; default: () => { DOING_STATUS: string; READY_STATUS: string; WAIT_STATUS: string; }; }; data: { type: ArrayConstructor; default: () => never[]; }; pageGuide: { type: BooleanConstructor; default: boolean; }; vertical: { type: BooleanConstructor; default: boolean; }; timeLineFlow: { type: BooleanConstructor; default: boolean; }; tiny_mode: StringConstructor; tiny_mode_root: BooleanConstructor; tiny_template: (ObjectConstructor | FunctionConstructor)[]; tiny_renderless: FunctionConstructor; tiny_theme: StringConstructor; tiny_mcp_config: ObjectConstructor; tiny_chart_theme: ObjectConstructor; }, () => import('../../../node_modules/@vue/runtime-core').VNode, unknown, {}, {}, import('../../../node_modules/vue3').ComponentOptionsMixin, import('../../../node_modules/vue3').ComponentOptionsMixin, {}, string, import('../../../node_modules/vue3').PublicProps, Readonly { DOING_STATUS: string; READY_STATUS: string; WAIT_STATUS: string; }; }; data: { type: ArrayConstructor; default: () => never[]; }; pageGuide: { type: BooleanConstructor; default: boolean; }; vertical: { type: BooleanConstructor; default: boolean; }; timeLineFlow: { type: BooleanConstructor; default: boolean; }; tiny_mode: StringConstructor; tiny_mode_root: BooleanConstructor; tiny_template: (ObjectConstructor | FunctionConstructor)[]; tiny_renderless: FunctionConstructor; tiny_theme: StringConstructor; tiny_mcp_config: ObjectConstructor; tiny_chart_theme: ObjectConstructor; }>>, { data: unknown[]; vertical: boolean; tiny_mode_root: boolean; _constants: Record; pageGuide: boolean; timeLineFlow: boolean; }, {}>; export default _default;