import React from 'react'; import { UndrawSVGProps } from '../types'; declare const ClickHere: React.FC; export default ClickHere;