import type MarkdownIt from 'markdown-it/lib'; export declare const citationPlugin: (md: MarkdownIt) => void;