declare const _default: any;
/**
* Cognito user pools have password policies that minimally specify a password length of at least 8 characters, as well as requiring uppercase, numeric, and special characters
* @param node the CfnResource to check
*/exportdefault _default;