/// <reference types="react" />
declare const BimfaceViewer: () => JSX.Element;
export default BimfaceViewer;
