export { MetricsGathererError } from './metrics-gatherer'; import { MetricsGatherer } from './metrics-gatherer'; export { MetricsGatherer }; export declare const metrics: MetricsGatherer; export { AggregatorStrategy } from './enums';