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