/** Provides the factory used to create an info window native for the `NativeFactory` token. */ export declare const NativeGoogleMapsInfoWindowFactoryProvider: import("@angular/core").FactoryProvider; /** Provides the factory used to create an info window wrapper for the `WrapperInstance` token. */ export declare const GoogleMapsInfoWindowFactoryProvider: import("@angular/core").FactoryProvider;