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