import { PluginSimple } from 'markdown-it'

declare const markdownItGraph: PluginSimple
export default markdownItGraph
