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