declare const mouse: import("@ephox/boulder").FieldProcessor[]; declare const touch: import("@ephox/boulder").FieldProcessor[]; declare const mouseOrTouch: import("@ephox/boulder").FieldProcessor[]; export { mouse, touch, mouseOrTouch }; //# sourceMappingURL=DraggingBranches.d.ts.map