import { ESLint } from "eslint"; export declare function formatWithPrettier(results: ESLint.LintResult[], validateOnly: boolean): Promise; //# sourceMappingURL=format.helpers.d.ts.map