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