import { GoogleMapsInterface } from './googleMaps.types'; export declare function googleMapsTheme(props: GoogleMapsInterface): any;