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