export declare const AUTH_ERROR_REASON = "auth_error"; export declare const isAuthErrorMessage: (message?: string | null) => boolean; //# sourceMappingURL=AuthErrors.d.ts.map