function CheckIcon(props: React.SVGProps) { return ( ); } export default CheckIcon;