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

declare const TableEditIcon: MdiReactIconComponentType;
export default TableEditIcon;
