import { FC, SVGProps } from 'react'; declare const IconDeviceMobile: FC & { fill?: string }>; export default IconDeviceMobile;