export declare function computeHMACSHA256(stringToSign: string, accountKey: string): string;
//# sourceMappingURL=computeHMACSHA256.d.ts.map