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

declare const DotsVerticalIcon: MdiReactIconComponentType;
export default DotsVerticalIcon;
