UNPKG

@hhgtech/hhg-components

Version:
6 lines (5 loc) 219 B
export declare const StyledCarousel: import("@emotion/styled").StyledComponent<{ slidesToShow?: number; } & import("@mantine/carousel").CarouselProps & { theme?: import("@emotion/react").Theme; }, {}, {}>;