export declare enum SampleRate { OnePercent = 0, TenPercent = 1, NoSampling = 2 } //# sourceMappingURL=sample-rate.d.ts.map