import React from 'react';
declare const OfficeViewer: (props: any) => React.JSX.Element;
export default OfficeViewer;
