Variable CSSMathMax

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