export declare enum HatchPatternType { PatternFill = 0, SolidFill = 1, Custom = 2 } //# sourceMappingURL=HatchPatternType.d.ts.map