import hljs from 'highlight.js/lib/core'; export declare function renderMarkdown(content: string): string; export { hljs }; //# sourceMappingURL=marked.d.ts.map