Property 'setCookie' does not exist on type '{ body: unknown; query: Record<string, string>; params: {}; headers: Record<string, string | undefined>; cookie: Record<string, Cookie<string | undefined>>; ... 10 more ...; unsignCookie: (value: string) => { ...; }
