export declare const getItemNestedProperty: (item: any, nestedProperty: string) => string;