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