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