export { default as McSwitch } from './Switch'; export type { SwitchExposeInstance } from './interface';