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