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