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