import { IconProps } from '../Icon'; declare function SvgInvertColorsOff(props: IconProps): JSX.Element; export default SvgInvertColorsOff;