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