import type { Linter } from "eslint"; export declare function buildJsonSchema(files: string[]): Linter.FlatConfig[];