export declare enum ShiftDirectionEnum { Left = "Left", Right = "Right" } //# sourceMappingURL=shift-direction.enum.d.ts.map