import { IconSvgProps } from '../types';
declare const Globe: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Globe;
//# sourceMappingURL=Globe.d.ts.map