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