importtype { Metrics } from'@sentry/core';
/**
* The metrics API is used to capture custom metrics in Sentry.
*
* @deprecated The Sentry metrics beta has ended. This export will be removed in a future release.
*/exportdeclareconstmetrics: Metrics;
//# sourceMappingURL=metrics.d.ts.map