import type { TypografRule } from '../../../main'; export declare const commaRule: TypografRule; export declare const innerStartCommaRule: TypografRule; export declare const innerEndCommaRule: TypografRule;