import MarkdownIt from 'markdown-it';
export default function codeChords(md: MarkdownIt): void;
