import type { Swiper } from '../core.js';
export default function setGrabCursor(this: Swiper, moving?: boolean): void;
