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