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