import { PluginObj } from 'next/dist/compiled/babel/core';
export default function NextToNextServer(...args: any): PluginObj;
