import type { Swiper } from '../core.js';
export default function setTransition(this: Swiper, duration: number, byController?: boolean | Swiper): void;
