export { default } from './rc-mod';
export type { ISwitchProps as SwitchProps, TSwitchComponent as SwitchComponent, TSwitchRef as SwitchRef } from './types';
