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

declare const AttachFileIcon: MdiReactIconComponentType;
export = AttachFileIcon;