export declare const ElSwitch: import("element-plus/es/utils").SFCWithInstall; readonly value: import("element-plus/es/utils").BuildPropReturn; readonly disabled: import("element-plus/es/utils").BuildPropReturn; readonly width: import("element-plus/es/utils").BuildPropReturn; readonly inlinePrompt: import("element-plus/es/utils").BuildPropReturn; readonly activeIcon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly inactiveIcon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly activeText: import("element-plus/es/utils").BuildPropReturn; readonly inactiveText: import("element-plus/es/utils").BuildPropReturn; readonly activeColor: import("element-plus/es/utils").BuildPropReturn; readonly inactiveColor: import("element-plus/es/utils").BuildPropReturn; readonly borderColor: import("element-plus/es/utils").BuildPropReturn; readonly activeValue: import("element-plus/es/utils").BuildPropReturn; readonly inactiveValue: import("element-plus/es/utils").BuildPropReturn; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly validateEvent: import("element-plus/es/utils").BuildPropReturn; readonly id: StringConstructor; readonly loading: import("element-plus/es/utils").BuildPropReturn; readonly beforeChange: import("element-plus/es/utils").BuildPropReturn boolean | Promise>, unknown, unknown, unknown, unknown>; readonly size: import("element-plus/es/utils").BuildPropReturn<(new (...args: any[]) => ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large") | ((new (...args: any[]) => ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large"))[], unknown, unknown, unknown, "" | "default" | "small" | "large">; }, { 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; }, 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").BuildPropReturn; readonly disabled: import("element-plus/es/utils").BuildPropReturn; readonly width: import("element-plus/es/utils").BuildPropReturn; readonly inlinePrompt: import("element-plus/es/utils").BuildPropReturn; readonly activeIcon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly inactiveIcon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly activeText: import("element-plus/es/utils").BuildPropReturn; readonly inactiveText: import("element-plus/es/utils").BuildPropReturn; readonly activeColor: import("element-plus/es/utils").BuildPropReturn; readonly inactiveColor: import("element-plus/es/utils").BuildPropReturn; readonly borderColor: import("element-plus/es/utils").BuildPropReturn; readonly activeValue: import("element-plus/es/utils").BuildPropReturn; readonly inactiveValue: import("element-plus/es/utils").BuildPropReturn; readonly name: import("element-plus/es/utils").BuildPropReturn; readonly validateEvent: import("element-plus/es/utils").BuildPropReturn; readonly id: StringConstructor; readonly loading: import("element-plus/es/utils").BuildPropReturn; readonly beforeChange: import("element-plus/es/utils").BuildPropReturn boolean | Promise>, unknown, unknown, unknown, unknown>; readonly size: import("element-plus/es/utils").BuildPropReturn<(new (...args: any[]) => ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large") | ((new (...args: any[]) => ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large"))[], unknown, unknown, unknown, "" | "default" | "small" | "large">; }>> & { "onUpdate:modelValue"?: ((val: string | number | boolean) => any) | undefined; onChange?: ((val: string | number | boolean) => any) | undefined; onInput?: ((val: string | number | boolean) => any) | undefined; }, { size: import("element-plus/es/utils").BuildPropType<(new (...args: any[]) => ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large") | ((new (...args: any[]) => ("" | "default" | "small" | "large") & {}) | (() => "" | "default" | "small" | "large"))[], unknown, "" | "default" | "small" | "large">; disabled: import("element-plus/es/utils").BuildPropType; loading: import("element-plus/es/utils").BuildPropType; name: string; modelValue: import("element-plus/es/utils").BuildPropType; value: import("element-plus/es/utils").BuildPropType; width: import("element-plus/es/utils").BuildPropType; borderColor: string; validateEvent: import("element-plus/es/utils").BuildPropType; inlinePrompt: import("element-plus/es/utils").BuildPropType; activeIcon: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; inactiveIcon: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; activeText: string; inactiveText: string; activeColor: string; inactiveColor: string; activeValue: import("element-plus/es/utils").BuildPropType; inactiveValue: import("element-plus/es/utils").BuildPropType; beforeChange: () => boolean | Promise; }>> & Record; export default ElSwitch; export * from './src/switch';