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

declare const GoogleLensIcon: MdiReactIconComponentType;
export default GoogleLensIcon;
