export declare enum TraceType {
    PROBATION = 0,
    BWE = 1
}
//# sourceMappingURL=trace-type.d.ts.map