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

declare const TableLargeIcon: MdiReactIconComponentType;
export default TableLargeIcon;
