import { LogEvent } from "../../core/LogEvent.js"; export declare function logEventToObject(loggingEvent: LogEvent): any;