export const CheckIcon = (props: React.ComponentPropsWithoutRef<"svg">) => { return ( ); };