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