import { EventActionCallable } from "../../../../types"; import { UpdateElementActionArgsType } from "./types"; export declare const updateElementAction: EventActionCallable;