import * as React from 'react'; import { RenderBlockProps } from "slate-react"; export declare class IframeBlock extends React.Component { render(): JSX.Element; } //# sourceMappingURL=IframeBlock.d.ts.map