/// <reference types="react" />
declare const GlobeStand: (props: any, ref: any) => JSX.Element;
export default GlobeStand;
