export declare const QOP_AUTH = "auth"; export declare const QOP_AUTH_INT = "auth-int"; export declare const ALGORITHM_MD5 = "MD5"; export declare const ALGORITHM_MD5_SESS = "MD5-sess";