Variable CSSMathSum

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