import { IconComponent } from '../types'; declare const Switch: IconComponent; export default Switch;