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