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

declare const TableColumnAddBeforeIcon: MdiReactIconComponentType;
export default TableColumnAddBeforeIcon;
