import { MdiReactIconComponentType } from './dist/typings';

declare const ColorizeIcon: MdiReactIconComponentType;
export default ColorizeIcon;
