export declare const $constants: { PROCESS_DONE_CLS: string; PROCESS_CUR_CLS: string; PROCESS_WAIT_CLS: string; PROCESS_DISABLED_CLS: string; PROCESS_ERROR_CLS: string; STACK_NODES_MAX: number; LIMITED_STACK_NODES: number; }; export declare const timelineItemProps: { node: { type: ObjectConstructor; default: {}; }; _constants: { type: ObjectConstructor; default: () => { PROCESS_DONE_CLS: string; PROCESS_CUR_CLS: string; PROCESS_WAIT_CLS: string; PROCESS_DISABLED_CLS: string; PROCESS_ERROR_CLS: string; STACK_NODES_MAX: number; LIMITED_STACK_NODES: number; }; }; space: { type: (StringConstructor | NumberConstructor)[]; default: string; }; lineWidth: { type: (StringConstructor | NumberConstructor)[]; default: string; }; autoColorField: { type: StringConstructor; default: string; }; 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<{ node: { type: ObjectConstructor; default: {}; }; _constants: { type: ObjectConstructor; default: () => { PROCESS_DONE_CLS: string; PROCESS_CUR_CLS: string; PROCESS_WAIT_CLS: string; PROCESS_DISABLED_CLS: string; PROCESS_ERROR_CLS: string; STACK_NODES_MAX: number; LIMITED_STACK_NODES: number; }; }; space: { type: (StringConstructor | NumberConstructor)[]; default: string; }; lineWidth: { type: (StringConstructor | NumberConstructor)[]; default: string; }; autoColorField: { type: StringConstructor; default: string; }; 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 { PROCESS_DONE_CLS: string; PROCESS_CUR_CLS: string; PROCESS_WAIT_CLS: string; PROCESS_DISABLED_CLS: string; PROCESS_ERROR_CLS: string; STACK_NODES_MAX: number; LIMITED_STACK_NODES: number; }; }; space: { type: (StringConstructor | NumberConstructor)[]; default: string; }; lineWidth: { type: (StringConstructor | NumberConstructor)[]; default: string; }; autoColorField: { type: StringConstructor; default: string; }; 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; }>>, { tiny_mode_root: boolean; _constants: Record; node: Record; lineWidth: string | number; space: string | number; autoColorField: string; }, {}>; export default _default;