How do you avoid overlapping slices dividing each other?

slices are shared throughout frames.

What I want would be for 2 slices 100x100 px in size, which overlap, to be exported as 2 100x100 px images and not 1 100x100 px image and 2 other slices making up the intersection.