export declare const USER_INTERACTION_REQUIRED = "USER_INTERACTION_REQUIRED"; export declare const USER_CANCEL = "USER_CANCEL"; export declare const NO_NETWORK = "NO_NETWORK"; export declare const TRANSIENT_ERROR = "TRANSIENT_ERROR"; export declare const PERSISTENT_ERROR = "PERSISTENT_ERROR"; export declare const DISABLED = "DISABLED"; export declare const ACCOUNT_UNAVAILABLE = "ACCOUNT_UNAVAILABLE"; //# sourceMappingURL=NativeStatusCodes.d.ts.map