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

declare const TableRowHeightIcon: MdiReactIconComponentType;
export default TableRowHeightIcon;
