export declare enum CombineName { AddOperation = "AddOperation", MixOperation = "MixOperation", MultiplyOperation = "MultiplyOperation" }