gill/programssystemType aliasesTransferSolInstructionDataArgstype TransferSolInstructionDataArgs = { amount: number | bigint; }; Properties amount amount: number | bigint;