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