export declare function normalizedStrategyValue(id: string, groupId: string): number;
export declare function normalizedVariantValue(id: string, groupId: string, normalizer: number): number;
//# sourceMappingURL=util.d.ts.map