const Check = ({ className }: { className?: string }) => ( ); export default Check;