import type { Metric } from '../types/metric';
export declare const memoryMetric: Metric;
