function useEnableSpendPermissions(): UseEnableSpendPermissionsReturnType;
Hook that provides a wrapped function to retroactively enable spend permissions on an existing EVM Smart Account.
This hook auto-resolves the smart account from the current authenticated user and surfaces both pre-polling and on-chain errors via the error return value.