Variable CSSMathProduct

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