export declare function hmac(key: string, message: string): Promise<string>;
//# sourceMappingURL=hmac-browser.d.mts.map