import type { Context } from "./AlpNodeApp"; export default function alpNodeErrors(ctx: Context, next: () => Promise | void): Promise; //# sourceMappingURL=errors.d.ts.map