declare global { interface Context { url: URL; state: Record; } }