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

declare const PlusIcon: MdiReactIconComponentType;
export default PlusIcon;
