export declare const formatSpanDuration: (durationInMs: number | bigint, isLastEntry: boolean) => string;