import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use RssIcon */ export declare const Rss: Icon; export { I as RssIcon }; //# sourceMappingURL=Rss.d.ts.map