import { SwiperCard } from './swipercard';
export type { SwiperCardProps } from './swipercard';
export default SwiperCard;
