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

declare const InputCursorMoveIcon: RemixiconReactIconComponentType;
export default InputCursorMoveIcon;
