/// import { IIconProps } from "types"; declare const SwitchControlOffSvg: (props: IIconProps) => JSX.Element; export default SwitchControlOffSvg;