import { IconProps } from '../Icon'; declare function SvgSmartphone(props: IconProps): JSX.Element; export default SvgSmartphone;