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