import { Types } from "@vtex/diagnostics-nodejs";
export declare const getMetricClient: () => Promise<Types.MetricClient>;
