export declare function calculatePasswordStrength(password: string, identifiers?: string[]): number;