function toTransactionSigner(address: string): TransactionPartialSigner;
Converts a CDP Solana account into a Solana Kit transaction signer.
This enables the CDP account to be used with any library or framework that accepts Solana Kit transaction signers.