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