import { EngineAction } from "./types";
export declare const builtinActions: Record<string, EngineAction>;
//# sourceMappingURL=builtin.d.ts.map