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

declare const SelectionDragIcon: MdiReactIconComponentType;
export default SelectionDragIcon;
