import { HtmlPreviewProps } from "./type.mjs";
//#region src/HtmlPreview/HtmlPreview.d.ts
declare const HtmlPreview: import("react").NamedExoticComponent<HtmlPreviewProps>;
//#endregion
export { HtmlPreview as default };
//# sourceMappingURL=HtmlPreview.d.mts.map