import { CurrencyId } from "@rarible/types"; export type ActivityCurrencyFilter = { bid?: Array; };