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