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

declare const DragIcon: MdiReactIconComponentType;
export default DragIcon;
