import type { Linter } from "eslint"; /** * Build recommended config */ export declare function buildRecommended(): Linter.FlatConfig[];