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

declare const TableAddIcon: MdiReactIconComponentType;
export default TableAddIcon;
