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