type Output = (logEntry: string) => void; export type { Output };