import { ReflectionKind } from 'typedoc'; export declare function getKindPlural(kind: ReflectionKind): string;