declare const _default: import('../../../node_modules/@vue/runtime-core').DefineComponent<{ flex: BooleanConstructor; gutter: { type: NumberConstructor; default: number; validator(value: number): boolean; }; justify: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; align: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; order: { type: StringConstructor; validator: (value: string) => boolean; }; tag: { type: StringConstructor; default: string; }; noSpace: { 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 boolean; }; align: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; order: { type: StringConstructor; validator: (value: string) => boolean; }; tag: { type: StringConstructor; default: string; }; noSpace: { 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; }>>, { tag: string; tiny_mode_root: boolean; flex: boolean; align: string; gutter: number; justify: string; noSpace: boolean; }, {}>; export default _default;