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