import type { IconProps } from '../../types'; declare const CarouselView: import("react").NamedExoticComponent; /** * Remix Icon: Carousel View * @see {@link https://remixicon.com/icon/carousel-view Remix Icon Docs} */ export { CarouselView };