declare const startDrag: (bar: any, target: any, callback?: any) => void; export { startDrag };