import { NexeCompiler } from '../compiler'; export default function disableNodeCli(compiler: NexeCompiler, next: () => Promise): Promise;