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