import { EventActionCallable } from "../../../../types"; import { MoveBlockActionArgsType } from "./types"; export declare const moveBlockAction: EventActionCallable;