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

declare const TableRowIcon: MdiReactIconComponentType;
export default TableRowIcon;
