import ColorfulSwitch from './colorful-switch'; export type { ColorfulSwitchProps } from './colorful-switch'; export default ColorfulSwitch;