export declare function useSwiperSliders(props: any): import("@vue/composition-api").Ref<Element[]>;
