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