Variable CSSMathMin

    CSSMathMin: {
        prototype: CSSMathMin;
        new (...args: CSSNumberish[]): CSSMathMin;
    }