import { AgentActionDefinition } from "../../types";
export declare const ClickElementActionDefinition: AgentActionDefinition;
