declare const RopidGtfsContainerToken: {
    BlockStopsRedisRepository: symbol;
    RopidGtfsMetadataRepository: symbol;
    PrecomputedTablesFacade: symbol;
    StaticFileRedisRepository: symbol;
    RopidGTFSTransformation: symbol;
    PublicDepartureCacheTransformation: symbol;
    RopidGtfsFactory: symbol;
    RedisPubSubChannel: symbol;
    RopidGtfsRepository: symbol;
    DepartureRepository: symbol;
    PublicGtfsDepartureRepository: symbol;
    DeparturePresetsFacade: symbol;
    RopidGtfsFacade: 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;
    SaveStaticDataTask: symbol;
    DeparturesDirectionTransformation: symbol;
    RopidDeparturesPresetsRopidGTFSStopsRepository: symbol;
    GtfsStopParser: symbol;
};
export { RopidGtfsContainerToken };
