import type { TypografRule } from '../../../main';
export declare const quoteRule: TypografRule;
export declare const innerStartQuoteRule: TypografRule;
export declare const innerEndQuoteRule: TypografRule;
