import type { IconComponent } from '../types'; declare const Tablet: IconComponent; export default Tablet;