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