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