// @flow import * as React from 'react'; function AllNotifsIllustration(): React.Node { return ( {'all-notifs'} ); } export default AllNotifsIllustration;