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