import { IconProps } from '../lib';
declare function GlobeStand(props: IconProps): JSX.Element;
export default GlobeStand;
