export function withPayload(nextConfig?: import("next").NextConfig, options?: {
    devBundleServerPackages?: boolean;
}): import("next").NextConfig;
export default withPayload;
//# sourceMappingURL=withPayload.d.ts.map