export declare const decorateNextJsWebpackConfig: (config: any, { isServer }: {
    isServer: boolean;
}) => any;
//# sourceMappingURL=index.d.ts.map