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

declare const TableColumnPlusBeforeIcon: MdiReactIconComponentType;
export default TableColumnPlusBeforeIcon;
