import type { OtlpMetricsDocument } from "./types.js"; export declare function parsePytestBenchmark(input: string): OtlpMetricsDocument; //# sourceMappingURL=parse-pytest-benchmark.d.ts.map