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