export declare class Crypto { private static getSubtleCrypto; static hmacSign(data: string, key: string): Promise; private static arrayBufferToBase64; } //# sourceMappingURL=crypto.d.ts.map