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