import React from 'react'; import { IconProps } from '../types'; declare const Tablet: React.FC; export default Tablet;