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

declare const CursorHandIcon: MdiReactIconComponentType;
export default CursorHandIcon;
