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