import { SamplingPrompt } from "../../types/sampling.js";
export declare const SUGGEST_ACTION_PROMPT: SamplingPrompt;
