declare const JISContainerToken: {
    JISInfotextsDataSourceFactory: symbol;
    JISInfotextsRepository: symbol;
    JISInfotextsRopidGTFSStopsRepository: symbol;
    JISMetadataRepository: symbol;
    JISInfotextsDataService: symbol;
    JISInfotextsTransformation: symbol;
    RefreshJISInfotextsTask: symbol;
    FetchJISInfotextsTask: symbol;
};
export { JISContainerToken };
