import React from 'react';
declare const Viewer: React.FC;
export default Viewer;
