import { PageEvent } from 'typedoc/dist/lib/output/events';
export declare function reflectionTitle(this: PageEvent, shouldEscape?: boolean): string;
