interface Props {
html?: string;
}
declare const __VLS_export: import("vue").DefineComponent & Readonly<{}>, {
html: string;
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
declare const _default: typeof __VLS_export;
export default _default;
//# sourceMappingURL=HtmlViewer.vue.d.ts.map