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