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