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

declare const PlusOneIcon: MdiReactIconComponentType;
export default PlusOneIcon;
