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