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