import { EventActionCallable } from "../../../../types"; import { DropElementActionArgsType } from "./types"; export declare const dropElementAction: EventActionCallable;