/** * SVG polygons per color */ export declare const COLOR_ITEMS: string[][]; /** * SVG polygons per grayscale items */ export declare const GRAYSCALE_ITEMS: string[][]; export declare const NOCOLOR_POINTS = "6, 2, 15, 6, 15, 17, 6, 21, -3, 17, -3, 6";