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