export declare const TYPEDOC_ROOT: string; export declare function hasBeenLoadedMultipleTimes(): boolean; export declare function getLoadedPaths(): string[]; export declare function isDebugging(): boolean;