export declare function removeModesIfSameValue(valueByMode: { [mode: string]: Value; }): Value | { [mode: string]: Value; }; //# sourceMappingURL=removeModesIfSameValue.d.ts.map