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