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