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