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

declare const GoogleMapsIcon: MdiReactIconComponentType;
export default GoogleMapsIcon;
