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