import { RuleInline } from 'markdown-it'; export declare const refsInline: RuleInline; export declare const refInsideMathDelimiter: RuleInline;