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