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