export declare enum MultiLeaderPropertyOverrideFlags { None = 0, PathType = 1, LineColor = 2, LeaderLineType = 4, LeaderLineWeight = 8, EnableLanding = 16, LandingGap = 32, EnableDogleg = 64, LandingDistance = 128, Arrowhead = 256, ArrowheadSize = 512, ContentType = 1024, TextStyle = 2048, TextLeftAttachment = 4096, TextAngle = 8192, TextAlignment = 16384, TextColor = 32768, TextHeight = 65536, TextFrame = 131072, EnableUseDefaultMText = 262144, BlockContent = 524288, BlockContentColor = 1048576, BlockContentScale = 2097152, BlockContentRotation = 4194304, BlockContentConnection = 8388608, ScaleFactor = 16777216, TextRightAttachment = 33554432, TextSwitchAlignmentType = 67108864, TextAttachmentDirection = 134217728, TextTopAttachment = 268435456, TextBottomAttachment = 536870912 } //# sourceMappingURL=MultiLeaderPropertyOverrideFlags.d.ts.map