export interface ErrorWithStackTraceLimit {
    stackTraceLimit?: number | undefined;
}
//# sourceMappingURL=tracer.d.ts.map