import Switch from './src/index.vue'; export declare const FnSwitch: import("../install").SFCWithInstall<{ new (...args: any[]): { $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{ color: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor) | ((new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor))[], unknown, unknown>; size: import("../../utils").EpPropMergeType<(new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large") | ((new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large"))[], unknown, unknown>; modelValue: import("../../utils").EpPropMergeType; disabledIcon: import("../../utils").EpPropMergeType; }> & Omit; color: import("../../utils").EpPropFinalized<(new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor) | ((new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor))[], unknown, unknown, string, boolean>; size: import("../../utils").EpPropFinalized<(new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large") | ((new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large"))[], unknown, unknown, string, boolean>; disabledIcon: import("../../utils").EpPropFinalized; }>> & { "onUpdate:modelValue"?: ((v: boolean) => any) | undefined; } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "color" | "size" | "modelValue" | "disabledIcon">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}> | null; $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}> | null; $emit: (event: "update:modelValue", v: boolean) => void; $el: any; $options: import("vue").ComponentOptionsBase; color: import("../../utils").EpPropFinalized<(new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor) | ((new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor))[], unknown, unknown, string, boolean>; size: import("../../utils").EpPropFinalized<(new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large") | ((new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large"))[], unknown, unknown, string, boolean>; disabledIcon: import("../../utils").EpPropFinalized; }>> & { "onUpdate:modelValue"?: ((v: boolean) => any) | undefined; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (v: boolean) => void; }, string, { color: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor) | ((new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor))[], unknown, unknown>; size: import("../../utils").EpPropMergeType<(new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large") | ((new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large"))[], unknown, unknown>; modelValue: import("../../utils").EpPropMergeType; disabledIcon: import("../../utils").EpPropMergeType; }, {}, string> & { 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").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof import("vue").nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; } & Readonly; color: import("../../utils").EpPropFinalized<(new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor) | ((new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor))[], unknown, unknown, string, boolean>; size: import("../../utils").EpPropFinalized<(new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large") | ((new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large"))[], unknown, unknown, string, boolean>; disabledIcon: import("../../utils").EpPropFinalized; }>> & { "onUpdate:modelValue"?: ((v: boolean) => any) | undefined; } & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {}; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase; color: import("../../utils").EpPropFinalized<(new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor) | ((new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor))[], unknown, unknown, string, boolean>; size: import("../../utils").EpPropFinalized<(new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large") | ((new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large"))[], unknown, unknown, string, boolean>; disabledIcon: import("../../utils").EpPropFinalized; }>> & { "onUpdate:modelValue"?: ((v: boolean) => any) | undefined; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (v: boolean) => void; }, string, { color: import("../../utils").EpPropMergeType<(new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor) | ((new (...args: any[]) => string | import("../../theme").ThemeCallBack) | (() => import("../../theme").AcceptableColor))[], unknown, unknown>; size: import("../../utils").EpPropMergeType<(new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large") | ((new (...args: any[]) => "small" | "medium" | "large") | (() => "small" | "medium" | "large"))[], unknown, unknown>; modelValue: import("../../utils").EpPropMergeType; disabledIcon: import("../../utils").EpPropMergeType; }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => { $slots: { default?(_: { class: string[]; size: string; }): any; }; })>; export default FnSwitch; export * from './src/switch'; export type SwitchInstance = InstanceType;