import * as React from "react"; export declare function BimViewer({ pointcloudApiUrl }: { pointcloudApiUrl?: string; }): React.JSX.Element; //# sourceMappingURL=BimViewer.d.ts.map