import type { Swiper } from '../core/core.js';
export declare const updateOnVirtualData: (swiper: Swiper | null | undefined) => void;
