declare function entropyToMnemonic(entropy: string | ArrayLike): string; export default entropyToMnemonic;