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

declare const AttachDriveIcon: MdiReactIconComponentType;
export default AttachDriveIcon;
