export declare enum LineSpacingStyleType { None = 0, AtLeast = 1, Exact = 2 } //# sourceMappingURL=LineSpacingStyleType.d.ts.map