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