import { FC, SVGProps } from 'react'; declare const IconRss: FC & { fill?: string }>; export default IconRss;