cssomSheetCreates an sheet which inserts style rules through the CSS Object Model. const cssomSheet: ({ nonce, target }?: SheetConfig<CSSStyleSheet>) => Sheet<CSSStyleSheet>;