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