import { EventActionCallable } from "../../../../types"; import { MoveElementActionArgsType } from "./types"; export declare const moveElementAction: EventActionCallable;