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