import { FC, SVGProps } from 'react'; declare const IconCursorClick: FC & { fill?: string }>; export default IconCursorClick;