import { StringMeta } from '../../core/meta/string.meta'; import type { Global } from '../../core/utils/global'; declare const _sfc_main: import("vue").DefineComponent<{ id: { type: StringConstructor; required: true; }; meta: { type: null; required: true; }; }, { props: any; state: Global; appContext: import("vue").AppContext; context: StringMeta; bindings: any; readOnly: import("vue").Ref; ui: import("vue").ComputedRef; value: import("vue").WritableComputedRef; change: (value: any) => void; VWrapper: import("vue").DefineComponent<{ id: { type: StringConstructor; required: true; }; show: { type: BooleanConstructor; required: false; }; meta: { type: null; required: true; }; }, { props: any; globalProperties: Record; state: Global; context: any; ui: import("vue").ComputedRef<{ ingoreKeywords: string[]; spanLabel: number; spanControl: number; grid: { gutter: number; span: number; }; errors: { required: string; }; } & import('../../types/meta').AnyObject>; size: import("vue").Ref; oh: import("vue").ComputedRef; error: import("vue").WritableComputedRef; appContext: import("vue").AppContext; emitter: any; formErrorChangeCallback: (err: any) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, { show: boolean; }>; ElRadioGroup: import("element-plus/es/utils").SFCWithInstall; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly disabled: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").EpPropFinalized; readonly fill: import("element-plus/es/utils").EpPropFinalized; readonly label: import("element-plus/es/utils").EpPropFinalized; readonly textColor: import("element-plus/es/utils").EpPropFinalized; readonly name: import("element-plus/es/utils").EpPropFinalized; readonly validateEvent: import("element-plus/es/utils").EpPropFinalized; }, { props: Readonly; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly disabled: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").EpPropFinalized; readonly fill: import("element-plus/es/utils").EpPropFinalized; readonly label: import("element-plus/es/utils").EpPropFinalized; readonly textColor: import("element-plus/es/utils").EpPropFinalized; readonly name: import("element-plus/es/utils").EpPropFinalized; readonly validateEvent: import("element-plus/es/utils").EpPropFinalized; }>> & { onChange?: ((val: string | number | boolean) => any) | undefined; "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; }>>; emit: ((event: "update:modelValue", val: string | number | boolean) => void) & ((event: "change", val: string | number | boolean) => void); ns: { namespace: import("vue").Ref; b: (blockSuffix?: string | undefined) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; radioId: import("vue").Ref; radioGroupRef: import("vue").Ref; formItem: import("element-plus").FormItemContext | undefined; groupId: import("vue").Ref; isLabeledByFormItem: import("vue").ComputedRef; changeEvent: (value: import("element-plus/es/utils").EpPropMergeType) => void; name: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (val: string | number | boolean) => boolean; change: (val: string | number | boolean) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly disabled: BooleanConstructor; readonly modelValue: import("element-plus/es/utils").EpPropFinalized; readonly fill: import("element-plus/es/utils").EpPropFinalized; readonly label: import("element-plus/es/utils").EpPropFinalized; readonly textColor: import("element-plus/es/utils").EpPropFinalized; readonly name: import("element-plus/es/utils").EpPropFinalized; readonly validateEvent: import("element-plus/es/utils").EpPropFinalized; }>> & { onChange?: ((val: string | number | boolean) => any) | undefined; "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; }, { readonly disabled: boolean; readonly name: string; readonly label: string; readonly modelValue: import("element-plus/es/utils").EpPropMergeType; readonly validateEvent: import("element-plus/es/utils").EpPropMergeType; readonly fill: string; readonly textColor: string; readonly id: string; }>>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; export default _sfc_main;