import { PluginSimple } from 'markdown-it'; declare const sub: PluginSimple; export { sub };