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