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