import { BenchmarkComparision } from "../types.js"; export declare function postGaComment(resultsComp: BenchmarkComparision): Promise; //# sourceMappingURL=comment.d.ts.map