import { ReflectionKind } from 'typedoc'; export declare const FRONTMATTER_REGEX: RegExp; export declare const KIND_TO_STRING: Map;