import * as THREE from "three";
declare function createGlobeVisualizationHelper(): THREE.Group;
export { createGlobeVisualizationHelper };
