declare const RopidGtfsContainerToken: {
    BlockStopsRedisRepository: symbol;
    NotPublicVehiclesRedisRepository: symbol;
    RopidGtfsMetadataRepository: symbol;
    RopidGTFSRoutesRepository: symbol;
    PrecomputedTablesFacade: symbol;
    StaticFileRedisRepository: symbol;
    RopidGTFSTransformation: symbol;
    PublicDepartureCacheTransformation: symbol;
    RopidGtfsFactory: symbol;
    RedisPubSubChannel: symbol;
    RopidGtfsRepository: symbol;
    DepartureRepository: symbol;
    PublicGtfsDepartureRepository: symbol;
    DeparturePresetsFacade: symbol;
    RopidGtfsFacade: symbol;
    RefreshGtfsStopsCacheTask: symbol;
    RefreshPublicGtfsDepartureCacheTask: symbol;
    DeparturesPresetsDataSource: symbol;
    CheckForNewDeparturesPresetsTask: symbol;
    DownloadDeparturesPresetsTask: symbol;
    RopidGTFSStopsModel: symbol;
    StaticDataSourceFactory: symbol;
    DepartureDirectionModel: symbol;
    DeparturesDirectionRepository: symbol;
    MetroRailtrackDataTransformation: symbol;
    MetroRailtrackGPSRepository: symbol;
    MetroRailTrackDataSourceProvider: symbol;
    DeparturesDirectionDataSourceProvider: symbol;
    NotPublicVehiclesDataSourceProvider: symbol;
    SaveStaticDataTask: symbol;
    DeparturesDirectionTransformation: symbol;
    RopidDeparturesPresetsRopidGTFSStopsRepository: symbol;
    GtfsStopsRedisRepository: symbol;
    GtfsTripStopsCacheRepository: symbol;
    RopidGTFSCisStopsModel: symbol;
    EnsureCacheTask: symbol;
    DownloadDatasetsTask: symbol;
    CheckForNewDataTask: symbol;
    CheckSavedRowsAndReplaceTablesTask: symbol;
    RefreshPrecomputedTablesTask: symbol;
    TransformAndSaveDataTask: symbol;
    CollectAndSaveLogsTask: symbol;
    ProcessAndSendLogsTask: symbol;
    SavePresetsDataTask: symbol;
    RefreshGtfsTripStopsCacheTask: symbol;
    RemapPresetsToGtfsStopsTask: symbol;
    RopidDeparturesPresetsRoutesRepository: symbol;
};
export { RopidGtfsContainerToken };
