export declare function hmacSHA256(secret: string, text: string): Promise;