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