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