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