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

declare const TableMergeCellsIcon: MdiReactIconComponentType;
export default TableMergeCellsIcon;
