NearUserParams: Readonly<{
    accountAddress: string;
    walletBlockchain: "NEAR";
    walletPublicKey: string;
}>