import { FC } from 'react'; import type { Iframe } from '../models'; export declare const IframeComp: FC