import { DragSourceMonitor } from '../source-monitor';
export declare function createSourceMonitor(manager: any): DragSourceMonitor;
