import { InjectionToken } from '@angular/core';
export declare const GOOGLE_MAP_KEY: InjectionToken<any>;
