import type { LabelKey } from '../types'; export default function getStringLabelKey(labelKey: LabelKey): string;