export declare const ErrorMessage: { readonly AUTHENTICATION_FAILURE: "Unable to authenticate"; readonly TOKEN_DESERIALIZATION_FAILURE: "Failed to deserialize token"; };