import { FontWeightProperty } from 'csstype'; /** 平方字体文本的粗细映射 */ export declare const pingFangSCWeightMapping: { [key: string]: FontWeightProperty | undefined; };