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