declare const ModuleContainerToken: {
    GeoMeasurementHelper: symbol;
    DeparturePresetsRepository: symbol;
    RopidDeparturesPresetsTransformation: symbol;
    GrafanaLokiDataSourceProvider: symbol;
    PresetLogDataSourceFactory: symbol;
    PresetLogTransformation: symbol;
    PresetLogRepository: symbol;
    PresetLogFilter: symbol;
    RopidMonitoringService: symbol;
};
export { ModuleContainerToken };
