export { testMnemonic, testWalletName, testAddress, testPrivateKey, testPrivateKeyWallet, testPassword } from './const';
export { mintToken } from './token';
export * from './test-wallet';
