import type { FC, SVGProps } from "react";
export declare const Globe: FC<SVGProps<SVGSVGElement>>;
export default Globe;
//# sourceMappingURL=Globe.d.ts.map