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