interface ActionContext { [key: string]: any; } export default ActionContext;