The brush would be toast, but the entity tied to it would be fine. Try it, you'll see.
For example, decompiling will take a 6-sided cube, and make each side a new brush. So you now have 7 brushes, all intersecting and looking nasty, where there was only 1 before.
It might make 7 instances of the brush-based entity, but I don't think so.