import * as Mnemonic from 'bip39'; import * as validation from './validation'; export { Mnemonic, validation };