export declare enum fontWeight { light = 300, regular = 400, medium = 500, bold = 700 } //# sourceMappingURL=fontWeight.d.ts.map