import type { Event } from 'trace-event-lib'; export declare function bunyan2trace(record: any): Event;