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