export declare const getSpanAttributes: (allAttributes: ReadonlyMap, isLastEntry: boolean) => { formattedAttributes: string | never[]; stack: string[]; };