export const checkWeakBk = (recoveryPassword: string) => { return recoveryPassword === "" }