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