import type { Linter } from "eslint"; export declare function buildNode(withTs: boolean | undefined): Linter.FlatConfig[];