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