export declare const awsCognitoSecretHash: (username: string, clientId: string, clientSecret: string) => string;
