import { FunctionComponent } from 'react'; import { TaroSwiperItemProps } from "../../types"; export declare const SwiperItem: FunctionComponent>;