export declare enum WordSwitchOperation { Add = 0, Subtract = 1, SetConstant = 2 }