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