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