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

declare const AttachmentVerticalIcon: MdiReactIconComponentType;
export default AttachmentVerticalIcon;
