export declare const PX_PROPERTIES: readonly ["width", "height", "minWidth", "minHeight", "maxWidth", "maxHeight", "margin", "marginTop", "marginRight", "marginBottom", "marginLeft", "padding", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "borderWidth", "borderTopWidth", "borderRightWidth", "borderBottomWidth", "borderLeftWidth", "borderRadius", "borderTopLeftRadius", "borderTopRightRadius", "borderBottomLeftRadius", "borderBottomRightRadius", "fontSize", "letterSpacing", "wordSpacing", "textIndent", "top", "right", "bottom", "left", "gap", "gridGap", "columnGap", "rowGap", "outlineWidth", "outlineOffset", "strokeWidth", "-webkit-text-stroke-width", "textShadow", "boxShadow", "transform", "perspective", "backdropFilter", "filter", "clipPath", "maskSize", "maskPosition", "maskBorderWidth", "scrollbarWidth", "scrollbarGutter", "scrollMargin", "scrollPadding", "tabSize", "textDecorationThickness", "textUnderlineOffset", "backgroundPositionX", "backgroundPositionY", "value", "x", "y", "inputHeight"];