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