import type { Comment, Context } from "typedoc"; export declare function iterateProjectComments(context: Context): Iterable;