export declare type TokenTransferInformation = { orderedTransfers: any[]; currentTokenIds: string[]; };