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