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