import { ComponentType } from 'react'; declare global { var __mfeSelfHosted__: boolean | undefined; } export declare function withCssInjector

(Component: ComponentType

): ComponentType

; //# sourceMappingURL=with-css-injector.d.ts.map