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