export declare class LogEntryList { values: string; measuringUnit: string; webComponentValueType: string; render(): any; }