export declare const $constants: { RADIO_GROUP: string; }; export declare const radioButtonProps: { _constants: { type: ObjectConstructor; default: () => { RADIO_GROUP: string; }; }; name: StringConstructor; text: StringConstructor; events: { type: ObjectConstructor; default: () => {}; }; label: {}; disabled: BooleanConstructor; tipContent: StringConstructor; 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: () => { RADIO_GROUP: string; }; }; name: StringConstructor; text: StringConstructor; events: { type: ObjectConstructor; default: () => {}; }; label: {}; disabled: BooleanConstructor; tipContent: StringConstructor; 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 { RADIO_GROUP: string; }; }; name: StringConstructor; text: StringConstructor; events: { type: ObjectConstructor; default: () => {}; }; label: {}; disabled: BooleanConstructor; tipContent: StringConstructor; 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; }>>, { disabled: boolean; tiny_mode_root: boolean; _constants: Record; events: Record; }, {}>; export default _default;