import type { NextConfig } from '../server/config-shared';
export declare function needsExperimentalReact(config: NextConfig): boolean;