/** Provides the factory used to create a native map object for the `NativeInstance` token. */ export declare const NativeGoogleMapFactoryProvider: import("@angular/core").FactoryProvider; /** Provides the factory used to create a map wrapper for the `WrapperInstance` token. */ export declare const GoogleMapFactoryProvider: import("@angular/core").FactoryProvider;