import { EventActionCallable } from "../../../../types"; import { DeleteElementActionArgsType } from "./types"; export declare const deleteElementAction: EventActionCallable;