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