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

declare const TableRowAddAfterIcon: MdiReactIconComponentType;
export default TableRowAddAfterIcon;
