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