import type { RuleDefinition } from '../../types.js'; export declare const coreRules: RuleDefinition[];