export declare enum Gate { Off = 0, On = 1, Loop = 2 } //# sourceMappingURL=Gate.d.ts.map