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