/** * This is a simple example of how the `kompendium-markdown` component is used * @sourceFile markdown-example.ts */ export declare class MarkdownExample { render(): HTMLElement; }