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