declare const JISContainerToken: {
    JISEventsDataSourceFactory: symbol;
    JISInfotextsDataSourceFactory: symbol;
    JISInfotextsRedisRepository: symbol;
    JISEventsRepository: symbol;
    JISEventsRopidGTFSRoutesRepository: symbol;
    JISInfotextsRepository: symbol;
    JISInfotextsRopidGTFSStopsRepository: symbol;
    JISInfotextsPresetsRepository: symbol;
    JISMetadataRepository: symbol;
    RopidGTFSStopsRepository: symbol;
    RopidGTFSRoutesRepository: symbol;
    JISEventsDataService: symbol;
    JISInfotextsDataService: symbol;
    JISEventsTransformation: symbol;
    JISEventsGtfsRtTransformation: symbol;
    JISInfotextsTransformation: symbol;
    JISInfotextCacheTranformation: symbol;
    UpdateEventWebhookTransformation: symbol;
    FetchJISEventsTask: symbol;
    FetchJISInfotextsTask: symbol;
    RefreshJISEventsTask: symbol;
    RefreshJISInfotextsTask: symbol;
    RefreshJISInfotextsCacheTask: symbol;
    UpdateEventWebhookTask: symbol;
};
export { JISContainerToken };
