Exports the private key of an account from the HD wallet.
index
Returns the private key as a String.
String
Future<String> exportPrivateKey(int index);