import { UnionAddress } from "@rarible/types"; export type ActivityUserFilter = { any?: Array; from?: Array; to?: Array; };