export default class MarkdownService { toHtml(text: string): string; } //# sourceMappingURL=MarkdownService.d.ts.map