export declare type DcdtTokenPaymentType = { tokenIdentifier: string; tokenNonce: number; amount: string; };