import { LazySwiperExtra } from "./types"; declare const useLazySwiper: () => readonly [LazySwiperExtra]; export default useLazySwiper;