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