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