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