import { ShorthandValue } from '../types'; export declare const getKindProp: (item: ShorthandValue>, defaultValue: string) => any;