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