export declare enum TextArrowFitType { Both = 0, ArrowsFirst = 1, TextFirst = 2, BestFit = 3 } //# sourceMappingURL=TextArrowFitType.d.ts.map