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