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