/** @internal */ export declare enum ɵDraggerCssClassEnum { Movable = "o-movable", Draggable = "o-draggable", Dragging = "o-dragging" }