export declare function isPasswordNeeded(mnemonicArray: string[]): Promise<boolean>;
