import { MarkdownThemeContext } from '../../../theme/index.js'; import { ProjectReflection } from 'typedoc'; export declare function packagesIndex(this: MarkdownThemeContext, model: ProjectReflection): string;