import { Compiler } from 'webpack'; export declare class NxReactWebpackPlugin { private options; constructor(options?: Record); apply(compiler: Compiler): void; } //# sourceMappingURL=nx-react-webpack-plugin.d.ts.map