import { FC, SVGProps } from 'react'; declare const IconSwitchHorizontal: FC & { fill?: string }>; export default IconSwitchHorizontal;