/** Provides the factory used to create a feature native for the `NativeFactory` token. */ export declare const NativeGoogleMapsFeatureFactoryProvider: import("@angular/core").FactoryProvider; /** Provides the factory used to create a feature wrapper for the `WrapperInstance` token. */ export declare const GoogleMapsFeatureFactoryProvider: import("@angular/core").FactoryProvider;