import type { TypografRule } from '../../../main'; export declare const yearsRule: TypografRule<{ dash: string; }>;