| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/next/dist/server/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/next/dist/server/config-schema.d.ts |
import type { NextConfig } from './config';
import type zod from 'next/dist/compiled/zod';
export declare const configSchema: zod.ZodType<NextConfig>;