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