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

declare const ColumnIcon: MdiReactIconComponentType;
export default ColumnIcon;
