import { flush } from './utils/css-injector'; export { flush }; export declare function injectGlobalCssStyle(css: any, styleTagId?: string, _experimentalSupportDynamicTheme?: boolean): void; export declare function injectCssVariablesGlobalStyle(componentExtendedConfig: any): void; export declare function injectInStyle(_globalStyleMap: any): void; //# sourceMappingURL=injectInStyle.web.d.ts.map