import type { Event } from "ethers"; export declare function erc721Tokens(received: Event[], sent: Event[]): string[];