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