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