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