/** * Functions for formatting fields of trace logs. */ export declare function formatTimestamp(time: number): string; //# sourceMappingURL=traceFormatting.d.ts.map