/// import { IconProps } from '../../types'; declare const Globus: (allProps: IconProps) => JSX.Element; export default Globus;