export declare const ElSwitch: import("@element-plus-next/vue-utils").SFCWithInstall<{ new (...args: any[]): { $: import("@vue/runtime-core").ComponentInternalInstance; $data: {}; $props: Partial<{ readonly width: import("@element-plus-next/vue-utils").EpPropMergeType; readonly name: string; readonly value: import("@element-plus-next/vue-utils").EpPropMergeType; readonly disabled: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modelValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly validateEvent: import("@element-plus-next/vue-utils").EpPropMergeType; readonly borderColor: string; readonly loading: import("@element-plus-next/vue-utils").EpPropMergeType; readonly inlinePrompt: import("@element-plus-next/vue-utils").EpPropMergeType; readonly activeIcon: import("@element-plus-next/vue-utils").IconProp; readonly inactiveIcon: import("@element-plus-next/vue-utils").IconProp; readonly activeText: string; readonly inactiveText: string; readonly activeColor: string; readonly inactiveColor: string; readonly activeValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly inactiveValue: import("@element-plus-next/vue-utils").EpPropMergeType; }> & Omit; readonly value: import("@element-plus-next/vue-utils").EpPropFinalized; readonly disabled: import("@element-plus-next/vue-utils").EpPropFinalized; readonly width: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inlinePrompt: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly inactiveIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly activeText: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveText: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly borderColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly name: import("@element-plus-next/vue-utils").EpPropFinalized; readonly validateEvent: import("@element-plus-next/vue-utils").EpPropFinalized; readonly id: StringConstructor; readonly loading: import("@element-plus-next/vue-utils").EpPropFinalized; readonly beforeChange: { readonly type: import("@vue/runtime-core").PropType<() => boolean | Promise>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly size: { readonly type: import("@vue/runtime-core").PropType ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large") | ((new (...args: any[]) => ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large"))[], unknown, "" | "small" | "default" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly tabindex: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { onChange?: ((val: string | number | boolean) => any) | undefined; onInput?: ((val: string | number | boolean) => any) | undefined; "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; } & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, "width" | "name" | "value" | "disabled" | "modelValue" | "validateEvent" | "borderColor" | "loading" | "inlinePrompt" | "activeIcon" | "inactiveIcon" | "activeText" | "inactiveText" | "activeColor" | "inactiveColor" | "activeValue" | "inactiveValue">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; $root: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $parent: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $emit: ((event: "change", val: string | number | boolean) => void) & ((event: "input", val: string | number | boolean) => void) & ((event: "update:modelValue", val: string | number | boolean) => void); $el: any; $options: import("@vue/runtime-core").ComponentOptionsBase; readonly value: import("@element-plus-next/vue-utils").EpPropFinalized; readonly disabled: import("@element-plus-next/vue-utils").EpPropFinalized; readonly width: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inlinePrompt: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly inactiveIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly activeText: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveText: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly borderColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly name: import("@element-plus-next/vue-utils").EpPropFinalized; readonly validateEvent: import("@element-plus-next/vue-utils").EpPropFinalized; readonly id: StringConstructor; readonly loading: import("@element-plus-next/vue-utils").EpPropFinalized; readonly beforeChange: { readonly type: import("@vue/runtime-core").PropType<() => boolean | Promise>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly size: { readonly type: import("@vue/runtime-core").PropType ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large") | ((new (...args: any[]) => ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large"))[], unknown, "" | "small" | "default" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly tabindex: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { onChange?: ((val: string | number | boolean) => any) | undefined; onInput?: ((val: string | number | boolean) => any) | undefined; "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; }, { focus: () => void; checked: import("@vue/reactivity").ComputedRef; }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, { "update:modelValue": (val: string | number | boolean) => boolean; change: (val: string | number | boolean) => boolean; input: (val: string | number | boolean) => boolean; }, string, { readonly width: import("@element-plus-next/vue-utils").EpPropMergeType; readonly name: string; readonly value: import("@element-plus-next/vue-utils").EpPropMergeType; readonly disabled: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modelValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly validateEvent: import("@element-plus-next/vue-utils").EpPropMergeType; readonly borderColor: string; readonly loading: import("@element-plus-next/vue-utils").EpPropMergeType; readonly inlinePrompt: import("@element-plus-next/vue-utils").EpPropMergeType; readonly activeIcon: import("@element-plus-next/vue-utils").IconProp; readonly inactiveIcon: import("@element-plus-next/vue-utils").IconProp; readonly activeText: string; readonly inactiveText: string; readonly activeColor: string; readonly inactiveColor: string; readonly activeValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly inactiveValue: import("@element-plus-next/vue-utils").EpPropMergeType; }> & { beforeCreate?: ((() => void) | (() => void)[]) | undefined; created?: ((() => void) | (() => void)[]) | undefined; beforeMount?: ((() => void) | (() => void)[]) | undefined; mounted?: ((() => void) | (() => void)[]) | undefined; beforeUpdate?: ((() => void) | (() => void)[]) | undefined; updated?: ((() => void) | (() => void)[]) | undefined; activated?: ((() => void) | (() => void)[]) | undefined; deactivated?: ((() => void) | (() => void)[]) | undefined; beforeDestroy?: ((() => void) | (() => void)[]) | undefined; beforeUnmount?: ((() => void) | (() => void)[]) | undefined; destroyed?: ((() => void) | (() => void)[]) | undefined; unmounted?: ((() => void) | (() => void)[]) | undefined; renderTracked?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof import("@vue/runtime-core").nextTick; $watch(source: string | Function, cb: Function, options?: import("@vue/runtime-core").WatchOptions | undefined): import("@vue/runtime-core").WatchStopHandle; } & Readonly; readonly value: import("@element-plus-next/vue-utils").EpPropFinalized; readonly disabled: import("@element-plus-next/vue-utils").EpPropFinalized; readonly width: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inlinePrompt: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly inactiveIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly activeText: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveText: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly borderColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly name: import("@element-plus-next/vue-utils").EpPropFinalized; readonly validateEvent: import("@element-plus-next/vue-utils").EpPropFinalized; readonly id: StringConstructor; readonly loading: import("@element-plus-next/vue-utils").EpPropFinalized; readonly beforeChange: { readonly type: import("@vue/runtime-core").PropType<() => boolean | Promise>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly size: { readonly type: import("@vue/runtime-core").PropType ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large") | ((new (...args: any[]) => ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large"))[], unknown, "" | "small" | "default" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly tabindex: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { onChange?: ((val: string | number | boolean) => any) | undefined; onInput?: ((val: string | number | boolean) => any) | undefined; "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; } & import("@vue/reactivity").ShallowUnwrapRef<{ focus: () => void; checked: import("@vue/reactivity").ComputedRef; }> & {} & import("@vue/runtime-core").ComponentCustomProperties; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("@vue/runtime-core").ComponentOptionsBase; readonly value: import("@element-plus-next/vue-utils").EpPropFinalized; readonly disabled: import("@element-plus-next/vue-utils").EpPropFinalized; readonly width: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inlinePrompt: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly inactiveIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly activeText: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveText: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly borderColor: import("@element-plus-next/vue-utils").EpPropFinalized; readonly activeValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly inactiveValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly name: import("@element-plus-next/vue-utils").EpPropFinalized; readonly validateEvent: import("@element-plus-next/vue-utils").EpPropFinalized; readonly id: StringConstructor; readonly loading: import("@element-plus-next/vue-utils").EpPropFinalized; readonly beforeChange: { readonly type: import("@vue/runtime-core").PropType<() => boolean | Promise>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly size: { readonly type: import("@vue/runtime-core").PropType ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large") | ((new (...args: any[]) => ("" | "small" | "default" | "large") & {}) | (() => "" | "small" | "default" | "large"))[], unknown, "" | "small" | "default" | "large">>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly tabindex: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { onChange?: ((val: string | number | boolean) => any) | undefined; onInput?: ((val: string | number | boolean) => any) | undefined; "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; }, { focus: () => void; checked: import("@vue/reactivity").ComputedRef; }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, { "update:modelValue": (val: string | number | boolean) => boolean; change: (val: string | number | boolean) => boolean; input: (val: string | number | boolean) => boolean; }, string, { readonly width: import("@element-plus-next/vue-utils").EpPropMergeType; readonly name: string; readonly value: import("@element-plus-next/vue-utils").EpPropMergeType; readonly disabled: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modelValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly validateEvent: import("@element-plus-next/vue-utils").EpPropMergeType; readonly borderColor: string; readonly loading: import("@element-plus-next/vue-utils").EpPropMergeType; readonly inlinePrompt: import("@element-plus-next/vue-utils").EpPropMergeType; readonly activeIcon: import("@element-plus-next/vue-utils").IconProp; readonly inactiveIcon: import("@element-plus-next/vue-utils").IconProp; readonly activeText: string; readonly inactiveText: string; readonly activeColor: string; readonly inactiveColor: string; readonly activeValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly inactiveValue: import("@element-plus-next/vue-utils").EpPropMergeType; }> & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps & (new () => { $slots: {}; })> & Record; export default ElSwitch; export * from './src/switch';