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