import { PageEvent } from 'typedoc/dist/lib/output/events';
export declare function reflectionPath(this: PageEvent): string | null;
