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