import { InjectionToken } from "@angular/core"; export declare const GM_STORAGE: InjectionToken; export declare const WINDOW: InjectionToken; export declare const NAVIGATOR: InjectionToken;