Repository URL to install this package:
export declare class RpcParamsFactory { exchangeKeyForValue(type: number, args: unknown[]): unknown; }