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

declare const ColouriseIcon: MdiReactIconComponentType;
export default ColouriseIcon;
