export declare function ha1Compute(algorithm: string, user: string, realm: string, pass: string, nonce: string, cnonce: string, ha1: string): string;