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

declare const TabletFillIcon: RemixiconReactIconComponentType;
export default TabletFillIcon;
