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