import type * as CSS from 'csstype';
export declare const positioning: Array<keyof CSS.StandardPropertiesHyphen>;
