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