import { TransactionActionType, UnwrapperType } from 'types/serverTransactions.types'; export declare const esdtNftUnwrapper: (action: TransactionActionType) => Array; //# sourceMappingURL=esdtNftUnwrapper.d.ts.map