/** Provides the factory used to create a native directions object for the `NativeInstance` token. */ export declare const NativeGoogleMapsDirectionsFactoryProvider: import("@angular/core").FactoryProvider; /** Provides the factory used to create a directions wrapper for the `WrapperInstance` token. */ export declare const GoogleMapsDirectionsFactoryProvider: import("@angular/core").FactoryProvider;