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