export function injectInStyle(_globalStyleMap: any) {} export function injectCssVariablesGlobalStyle(_componentExtendedConfig: any) {} export function injectGlobalCssStyle( _css: string, _styleTagId: string, _experimentalSupportDynamicTheme?: boolean ) {} export function flush() { return []; }