import { RuleBlock } from 'markdown-it'; export declare const latex_footnote_block: RuleBlock; export declare const latex_footnotetext_block: RuleBlock;