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