import { RemixiconReactIconComponentType } from './dist/typings';

declare const TabletLineIcon: RemixiconReactIconComponentType;
export default TabletLineIcon;
