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