import { RuleInline } from 'markdown-it'; export declare const textUnderline: RuleInline; export declare const textOut: RuleInline;