export default function whenDragged(element: any, callback: any, { resizeable }?: { resizeable?: boolean; }): void;