import MarkdownIt = require('markdown-it'); export declare const flowchart: (md: MarkdownIt) => void;