import type { IconProps } from '../../types';
declare const CursorLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Cursor Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { CursorLine };
