import MarkdownIt from 'markdown-it';
export default function chordsongPlugin(md: MarkdownIt, cssArr: string[]): void;
