import { IPropertyTokenValueDescriptor } from '../IPropertyDescriptor';
export declare const marginTop: IPropertyTokenValueDescriptor;
export declare const marginRight: IPropertyTokenValueDescriptor;
export declare const marginBottom: IPropertyTokenValueDescriptor;
export declare const marginLeft: IPropertyTokenValueDescriptor;
