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