import { _Action } from "./action";
export interface _ShowAction extends _Action {
}