/// import { SvgIconProps } from './types'; export declare function CursorClickIcon({ className, ...props }?: Partial): JSX.Element;