export declare function injectInStyle(_globalStyleMap: any): void; export declare function injectCssVariablesGlobalStyle(_componentExtendedConfig: any): void; export declare function injectGlobalCssStyle(_css: string, _styleTagId: string, _experimentalSupportDynamicTheme?: boolean): void; export declare function flush(): never[]; //# sourceMappingURL=injectInStyle.d.ts.map