export declare const createLogEntry: (val: any) => { time: string; val: any; }; //# sourceMappingURL=create-log-entry.d.ts.map