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