export declare enum LineTypeShapeFlags { None = 0, RotationIsAbsolute = 1, Text = 2, Shape = 4 } //# sourceMappingURL=LinetypeShapeFlags.d.ts.map