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