import type { Carousel } from "bootstrap";
export type CarouselOptions = Carousel.Options;
