No that's currently not possible. The designer checks when an entity is about to be removed if there is 'a' typedlist based on that entity and refuses the delete if that's the case.
You could opt for a plugin which traverses the typedlists and checks the entities inside the typedlists. This info is easily to obtain, but it's not available in the designer UI at the moment.