export declare type FlowNftDeletedItem = { id: string; token: string; tokenId: number; };