declare const UseDrag: import("svelte").Component<{ visualElement: any; props: any; isCustom: any; children: any; }, {}, "">; type UseDrag = ReturnType; export default UseDrag; //# sourceMappingURL=UseDrag.svelte.d.ts.map