import type { Swiper } from '../core.js';
export default function loopCreate(this: Swiper, slideRealIndex?: number, initial?: boolean): void;
