import { IconProps } from '../Icon'; declare function SvgViewCarousel(props: IconProps): JSX.Element; export default SvgViewCarousel;