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

declare const CursorDefaultClickIcon: MdiReactIconComponentType;
export = CursorDefaultClickIcon;