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

declare const AttachmentIcon: MdiReactIconComponentType;
export default AttachmentIcon;
