import { SignatureReflection } from 'typedoc';
export declare function indexSignatureTitle(this: SignatureReflection): string;
