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