import { IPropertyTypeValueDescriptor } from '../IPropertyDescriptor';
export declare const borderTopColor: IPropertyTypeValueDescriptor;
export declare const borderRightColor: IPropertyTypeValueDescriptor;
export declare const borderBottomColor: IPropertyTypeValueDescriptor;
export declare const borderLeftColor: IPropertyTypeValueDescriptor;
