import type { LogEntry } from './debugLogger'; export declare const logFormatter: (entry: LogEntry) => string; //# sourceMappingURL=logFormatter.d.ts.map