import { FileViewerPlugin } from './definitions'; declare const FileViewer: FileViewerPlugin; export * from './definitions'; export { FileViewer };