/**
 * The service name used to sign requests if the API requires authentication.
 */
export declare const COGNITO_IDP_SERVICE_NAME = "cognito-idp";
