Version: 0.0.10.0.20.0.30.0.40.0.51.0.01.0.11.0.21.0.31.0.41.0.51.0.61.0.71.0.81.0.91.0.101.0.121.0.131.1.01.1.11.2.01.3.01.3.11.3.21.3.31.4.01.5.01.5.11.5.21.6.01.6.21.7.01.7.21.7.41.7.51.7.61.7.71.7.81.7.91.7.101.7.111.7.121.7.131.7.141.7.151.7.161.8.01.8.11.8.21.8.31.8.41.8.5
import { ComponentType } from "react";
import { IIframe } from "./types";
declare const Iframe: ComponentType<IIframe>;
export default Iframe;
//# sourceMappingURL=iframe.d.ts.map