declare function wrapNextjsConfigWithBraintrust<C>(nextConfig: C): C;

export { wrapNextjsConfigWithBraintrust };
