import type { ScalarMarkdownProps } from './types';
/**
* Scalar Markdown component
*
* Renders a markdown string as styled HTML with support for
* headings, links, code blocks, tables, alerts, and more.
*
* @example
*
*/
declare const _default: typeof __VLS_export;
export default _default;
declare const __VLS_export: import("vue").DefineComponent>;
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
//# sourceMappingURL=ScalarMarkdown.vue.d.ts.map