import { IconDefinition } from '../types'; declare const MobileOutlined: IconDefinition; export default MobileOutlined;