declare function isValidMnemonic(mnemonicStr: string): boolean; export default isValidMnemonic;