import { SwiperOptions } from 'swiper/types'; export declare function touchConfig(config: SwiperOptions, el: HTMLElement): void;