import { OwnershipId } from "@rarible/types"; export type OwnershipIds = { ids: Array; };