Variable CSSScale

    CSSScale: {
        prototype: CSSScale;
        new (x: CSSNumberish, y: CSSNumberish, z?: CSSNumberish): CSSScale;
    }