# namespace R_graphics export class PolygonGroup { label: string; size: integer; subregions: Polygon2D[]; }
subregions