variable removeItemimport { removeItem } from "https://deno.land/x/effector@effector-vue%4023.1.0/src/effector/collection.ts"; type<T>(list: T[], item: T) => unknown