I’ve not seen one as standard.
However there are several good JS cookie libraries available. My approach to it would be to create a custom app, override the base web templates and load the cookie library as part of the new base template file. This would give you the notification you need.
You could also then customise the rest of the website to the amount you want / need.