import { WalletConfigProps } from "@coin-voyage/crypto/types"; export declare const walletConfigs: { [rdns: string]: WalletConfigProps; };