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