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