export declare enum ArrowStyleType { CommonLeft = 0, CommonRight = 1, CommonBoth = 2, SolidLeft = 3, SolidRight = 4, SolidBoth = 5 }