import { IPropertyValueDescriptor } from '../IPropertyDescriptor';
export declare const fontWeight: IPropertyValueDescriptor<number>;
