export declare const units: string[]; export declare const unitless: { animationIterationCount: boolean; borderImageOutset: boolean; borderImageSlice: boolean; borderImageWidth: boolean; boxFlex: boolean; boxFlexGroup: boolean; boxOrdinalGroup: boolean; columnCount: boolean; columns: boolean; flex: boolean; flexGrow: boolean; flexPositive: boolean; flexShrink: boolean; flexNegative: boolean; flexOrder: boolean; gridRow: boolean; gridRowEnd: boolean; gridRowSpan: boolean; gridRowStart: boolean; gridColumn: boolean; gridColumnEnd: boolean; gridColumnSpan: boolean; gridColumnStart: boolean; fontWeight: boolean; lineClamp: boolean; lineHeight: boolean; opacity: boolean; order: boolean; orphans: boolean; tabSize: boolean; widows: boolean; zIndex: boolean; zoom: boolean; fillOpacity: boolean; floodOpacity: boolean; stopOpacity: boolean; strokeDasharray: boolean; strokeDashoffset: boolean; strokeMiterlimit: boolean; strokeOpacity: boolean; strokeWidth: boolean; };