export { OTLPMetricExporter } from './platform'; export { OTLPMetricExporterOptions, AggregationTemporalityPreference, } from './OTLPMetricExporterOptions'; export { CumulativeTemporalitySelector, DeltaTemporalitySelector, LowMemoryTemporalitySelector, OTLPMetricExporterBase, } from './OTLPMetricExporterBase'; //# sourceMappingURL=index.d.ts.map