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