I'd like to request a constraint to export layer group permutations, for example if i have the structure ``` a -1 -2 b -1 -2 ``` I'd like to get a1b1.png ,a1b2.png ,a2b1.png and a2b2.png. Would such a feature be possible?