import ImageSlider from "./ImageSlider";
import Slide from "./Slide";
export default ImageSlider;
export { Slide };
