/** * Loads the web-ifc IIFE bundle once per script URL (same approach as Online3DViewer CDN load). */ export declare function loadWebIfcScriptOnce(scriptUrl: string): Promise;