import { IconSvgProps } from '../types';
declare const Rss: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Rss;
//# sourceMappingURL=Rss.d.ts.map