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