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

declare const ColorLensIcon: MdiReactIconComponentType;
export default ColorLensIcon;
