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