export declare const launchARWithGLBBlob: (glbBlob: Blob, onClose?: () => void, overlayId?: string) => Promise;