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