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