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