export declare enum RevenuePrecisions { UNKNOWN = 0, ESTIMATED = 1, PUBLISHER_PROVIDED = 2, PRECISE = 3 } //# sourceMappingURL=constants.d.ts.map