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

declare const AttachmentPlusIcon: MdiReactIconComponentType;
export = AttachmentPlusIcon;