import React from 'react'; import { GoogleMapsInterface } from './googleMaps.types'; export declare const GoogleMaps: React.NamedExoticComponent;