export interface GenerateBadgesArguments { coverageSummaryPath: string; outputPath: string; }