export declare const ElSwitch: import("element-plus/es/utils").SFCWithInstall; readonly value: import("element-plus/es/utils").EpPropFinalized; readonly disabled: import("element-plus/es/utils").EpPropFinalized; readonly width: import("element-plus/es/utils").EpPropFinalized; readonly inlinePrompt: import("element-plus/es/utils").EpPropFinalized; readonly activeIcon: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown, "", boolean>; readonly inactiveIcon: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown, "", boolean>; readonly activeText: import("element-plus/es/utils").EpPropFinalized; readonly inactiveText: import("element-plus/es/utils").EpPropFinalized; readonly activeColor: import("element-plus/es/utils").EpPropFinalized; readonly inactiveColor: import("element-plus/es/utils").EpPropFinalized; readonly borderColor: import("element-plus/es/utils").EpPropFinalized; readonly activeValue: import("element-plus/es/utils").EpPropFinalized; readonly inactiveValue: import("element-plus/es/utils").EpPropFinalized; readonly name: import("element-plus/es/utils").EpPropFinalized; readonly validateEvent: import("element-plus/es/utils").EpPropFinalized; readonly id: StringConstructor; readonly loading: import("element-plus/es/utils").EpPropFinalized; readonly beforeChange: { readonly type: import("vue").PropType<() => boolean | Promise>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large") | ((new (...args: any[]) => ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large"))[], unknown, "" | "default" | "small" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly tabindex: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }, { ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => 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; }; input: import("vue").Ref; inputId: import("vue").Ref; core: import("vue").Ref; switchDisabled: import("vue").ComputedRef; checked: import("vue").ComputedRef; switchKls: import("vue").ComputedRef; coreStyle: import("vue").ComputedRef; handleChange: () => void; switchValue: () => void; focus: () => void; styles: import("vue").ComputedRef>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (val: string | number | boolean) => boolean; change: (val: string | number | boolean) => boolean; input: (val: string | number | boolean) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly value: import("element-plus/es/utils").EpPropFinalized; readonly disabled: import("element-plus/es/utils").EpPropFinalized; readonly width: import("element-plus/es/utils").EpPropFinalized; readonly inlinePrompt: import("element-plus/es/utils").EpPropFinalized; readonly activeIcon: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown, "", boolean>; readonly inactiveIcon: import("element-plus/es/utils").EpPropFinalized<(new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown, "", boolean>; readonly activeText: import("element-plus/es/utils").EpPropFinalized; readonly inactiveText: import("element-plus/es/utils").EpPropFinalized; readonly activeColor: import("element-plus/es/utils").EpPropFinalized; readonly inactiveColor: import("element-plus/es/utils").EpPropFinalized; readonly borderColor: import("element-plus/es/utils").EpPropFinalized; readonly activeValue: import("element-plus/es/utils").EpPropFinalized; readonly inactiveValue: import("element-plus/es/utils").EpPropFinalized; readonly name: import("element-plus/es/utils").EpPropFinalized; readonly validateEvent: import("element-plus/es/utils").EpPropFinalized; readonly id: StringConstructor; readonly loading: import("element-plus/es/utils").EpPropFinalized; readonly beforeChange: { readonly type: import("vue").PropType<() => boolean | Promise>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large") | ((new (...args: any[]) => ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large"))[], unknown, "" | "default" | "small" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly tabindex: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; onChange?: ((val: string | number | boolean) => any) | undefined; onInput?: ((val: string | number | boolean) => any) | undefined; }, { readonly disabled: import("element-plus/es/utils").EpPropMergeType; readonly loading: import("element-plus/es/utils").EpPropMergeType; readonly name: string; readonly modelValue: import("element-plus/es/utils").EpPropMergeType; readonly value: import("element-plus/es/utils").EpPropMergeType; readonly width: import("element-plus/es/utils").EpPropMergeType; readonly borderColor: string; readonly validateEvent: import("element-plus/es/utils").EpPropMergeType; readonly inlinePrompt: import("element-plus/es/utils").EpPropMergeType; readonly activeIcon: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>; readonly inactiveIcon: import("element-plus/es/utils").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component) | ((new (...args: any[]) => (string | import("vue").Component) & {}) | (() => string | import("vue").Component))[], unknown, unknown>; readonly activeText: string; readonly inactiveText: string; readonly activeColor: string; readonly inactiveColor: string; readonly activeValue: import("element-plus/es/utils").EpPropMergeType; readonly inactiveValue: import("element-plus/es/utils").EpPropMergeType; }>> & Record; export default ElSwitch; export * from './src/switch';