export declare const getKV: (obj: Record | undefined, key: string) => any;