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