export declare const getValueByKey: (objectData: Record, keyName: string) => T;