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