export { default as SwitchIcon } from './switch-icon'; export type { SwitchIconProps } from './switch-icon';