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