To create a Safe7579 smart account:
const rhinestoneAccount = await createRhinestoneAccount({ account: { type: 'safe', }, owners: { type: 'ecdsa', accounts: [account], }, rhinestoneApiKey, })