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