import { ActionContext } from '..'; export declare const lockWallet: (context: ActionContext) => Promise;