import { SvgIconComponent } from './types'; declare const InvertColorsOffIcon: SvgIconComponent; export default InvertColorsOffIcon;