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