import React from 'react'; import { IframeViewerProps } from './types'; export declare const IframeViewer: React.FC;