/// import { IconProps } from '../../types'; declare const MonitorSmartphone: (allProps: IconProps) => JSX.Element; export default MonitorSmartphone;