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

declare const MoreVertIcon: MdiReactIconComponentType;
export default MoreVertIcon;
