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