import type { Linter } from "eslint"; export declare const prettierOffFiles: string[]; export declare const prettierExtendRules: Linter.RulesRecord;