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