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