import { SVGProps } from "react";
declare const LIGuiTextCursor: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiTextCursor };
