/// import { IconProps } from "../SvgIcon"; export declare const Switch: (props?: IconProps) => JSX.Element; export default Switch;