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