export declare const processLazyPreloader: (swiper: any, imageEl: any) => void;
export declare const preload: (swiper: any) => void;
