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