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