import { SVGProps } from "react";
declare const GIHolosphere: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIHolosphere };
