export declare function signString(key: string, toSign: string): Promise<string>;
//# sourceMappingURL=hmacSha256.common.d.ts.map