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

declare const AttachmentRemoveIcon: MdiReactIconComponentType;
export = AttachmentRemoveIcon;