import type { Swiper } from '../../../core/core.js';
export default function removeSlide(this: Swiper, slidesIndexes: number | number[]): void;
