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