export declare const WALLET_NAMES: {
    [key: string]: string;
};
