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