import { ActionInterface } from "../interface/ActionInterface.js";
export declare const coreActions: Record<string, new () => ActionInterface>;
//# sourceMappingURL=CoreActions.d.ts.map