/** * A component that provides an automatic popup mechanism for when users click on vertices in the surface. */ declare const SurfacePopup: any; export { SurfacePopup };