import { MinimalProfile } from '../../types/profile'; export declare const setProfileExpoStorage: (profile: MinimalProfile) => Promise; //# sourceMappingURL=utils.d.ts.map