export declare enum EntityPlotStyleType { ByLayer = 0, ByBlock = 1, ByDictionaryDefault = 2, ByObjectId = 3 } //# sourceMappingURL=EntityPlotStyleType.d.ts.map