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