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

declare const DragVariantIcon: MdiReactIconComponentType;
export default DragVariantIcon;
