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