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