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