import { ReactIconComponentType } from '../types';

declare const ViewCarousel: ReactIconComponentType;
export default ViewCarousel;
            