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

declare const TableRowPlusBeforeIcon: MdiReactIconComponentType;
export default TableRowPlusBeforeIcon;
