import type { Fix } from '../types/index.js'; export declare function reportFixes(fixes: Fix[]): void; //# sourceMappingURL=fixes.d.ts.map