export interface R2UModelViewerRef { updateGlb: (glb: string) => void; }