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