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

declare const TableRowAddBeforeIcon: MdiReactIconComponentType;
export default TableRowAddBeforeIcon;
