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