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