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