import React from 'react'; declare const NewNotification: (props: React.SVGAttributes) => React.JSX.Element; export default NewNotification;