/** * Enhances the maps module with directions capabilities. * * @export * @class GoogleMapsDirectionsModule */ export declare class GoogleMapsDirectionsModule { }