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