import { PackageBenchmarkSummary } from "../common"; export declare function printSummary(summaries: PackageBenchmarkSummary[]): void;