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

declare const CursorLineIcon: RemixiconReactIconComponentType;
export default CursorLineIcon;
