export declare const OgModuleToken: {
    GeoMeasurementHelper: symbol;
    BoundingBoxHelper: symbol;
    VehicleDescriptorCachedRepository: symbol;
    PublicVehiclePositionsRepository: symbol;
    PublicStopTimeRepository: symbol;
    DelayComputationRepository: symbol;
    PublicGtfsDepartureRepository: symbol;
    InfoTripScopeHandler: symbol;
    StopTimesTripScopeHandler: symbol;
    ShapesTripScopeHandler: symbol;
    VehicleDescriptorTripScopeHandler: symbol;
    TripScopeHandlerFactory: symbol;
    PublicGtfsTripInfoTransformation: symbol;
    PublicGtfsTripShapesTransformation: symbol;
    PublicGtfsVehicleDescriptorTransformation: symbol;
    PublicGtfsTripStopTimesTransformation: symbol;
    InfoGtfsTripScopeHandler: symbol;
    StopTimesGtfsTripScopeHandler: symbol;
    ShapesGtfsTripScopeHandler: symbol;
    VehicleDescriptorGtfsTripScopeHandler: symbol;
    GtfsTripScopeHandlerFactory: symbol;
    GtfsTripLookupFacade: symbol;
    PublicVehiclePositionsFacade: symbol;
    DetailedTripFacade: symbol;
    DepartureBoardFacade: symbol;
    VPSubscriber: symbol;
};
