/// <reference types="react" />
export declare const CnSwitch: import("react").ForwardRefExoticComponent<Partial<import("../../components/cn-switch").CnSwitchProps> & import("react").RefAttributes<unknown>>;
