export declare enum ConversionDeduplicationMode { ONE_PER_CLICK = "ONE_PER_CLICK", MANY_PER_CLICK = "MANY_PER_CLICK" }