import React from 'react'; export const NotificationCheckmarkIcon = () => { return ( ); };