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

declare const SelectDragIcon: MdiReactIconComponentType;
export default SelectDragIcon;
