type MarkdownItModule = typeof import('markdown-it'); export declare function loadMarkdown(): Promise; export {};