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