import { CSSResult } from "lit"; import { ShapeName } from "./ShapeName"; /** * Normalized polygons for each shape. * @internal */ export declare const ShapePolygon: Record; //# sourceMappingURL=ShapePolygon.d.ts.map