Variable CSSStyleSheet

    CSSStyleSheet: {
        prototype: CSSStyleSheet;
        new (options?: CSSStyleSheetInit): CSSStyleSheet;
    }