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