declare function mnemonicToEntropy(mnemonic: string): string; export default mnemonicToEntropy;