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