import type { Linter } from "eslint"; export declare const tomlFiles: string[]; export declare const tomlExtendRules: Linter.RulesRecord;