declare module "*.md" { const content: import("html").HtmlString; export default content; }