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