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