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

declare const MoreHorizIcon: MdiReactIconComponentType;
export default MoreHorizIcon;
