import { IconDefinition } from '../types';
declare const TabletOutlined: IconDefinition;
export default TabletOutlined;
