export default class PasswordStrength { static readonly Week: string; static readonly Strong: string; static readonly Good: string; }