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