/** * Coverage gaps hook commands */ import type { Command } from '../types.js'; export declare const coverageGapsCommand: Command; //# sourceMappingURL=hooks-coverage-gaps.d.ts.map