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

declare const TableFillIcon: RemixiconReactIconComponentType;
export default TableFillIcon;
