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

declare const TableAltFillIcon: RemixiconReactIconComponentType;
export default TableAltFillIcon;
