import { ReflectionKind } from 'typedoc'; export declare function getKeyword(model: ReflectionKind): string | undefined;