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

declare const AttachmentMinusIcon: MdiReactIconComponentType;
export = AttachmentMinusIcon;