export declare function _getValueUsingField(data: any, field: string, fieldContainsDots: boolean): any;
