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