declare class Action { isAction: boolean; } export default Action; export { Action }; //# sourceMappingURL=Action.d.ts.map