import { DeclarationReflection, ProjectReflection } from 'typedoc';
export declare function toc(this: ProjectReflection | DeclarationReflection): any;
