import { TextWeight } from '../../../types'; export declare function getTextWeight(weightStyle?: TextWeight): "normal" | "bold"; //# sourceMappingURL=getTextWeight.d.ts.map