import type { IconComponent } from '../types'; declare const PostsCarouselVertical: IconComponent; export default PostsCarouselVertical;