import type { RawThread } from "./batch-raw-types.mts"; export declare function hydrateThreadCommentPages(threads: RawThread[]): Promise;