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

declare const Tablet: ReactIconComponentType;
export default Tablet;
            