import { IconProps } from '../lib';
declare function Rss(props: IconProps): JSX.Element;
export default Rss;
