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