export declare enum ObjectOsnapType { None = 0, Endpoint = 1, Midpoint = 2, Center = 3, Node = 4, Quadrant = 5, Intersection = 6, Insertion = 7, Perpendicular = 8, Tangent = 9, Nearest = 10, ApparentIntersection = 11, Parallel = 12, StartPoint = 13 } //# sourceMappingURL=ObjectOsnapType.d.ts.map