import type { Linter } from "eslint";
export declare const typescriptEslintRules: Record<string, Linter.RuleSeverityAndOptions>;
