declare const PolygonShapeFactory: import("../../../interface").ShapeFactory;
export default PolygonShapeFactory;
