CSSAbsoluteLengthUnit
export
CSSAbsoluteLengthUnit: Extract<CSSLengthUnit, "in" | "cm" | "mm" | "px" | "pt" | "pc">;CSSAbsoluteLengthUnit: Extract<CSSLengthUnit, "in" | "cm" | "mm" | "px" | "pt" | "pc">;