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