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