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

declare const TabletAndroid: ReactIconComponentType;
export default TabletAndroid;
            