import { ReactIconComponentType } from '../types';

declare const Smartphone: ReactIconComponentType;
export default Smartphone;
            