/// import { IconProps } from '../../types'; declare const NotificationRemove: (allProps: IconProps) => JSX.Element; export default NotificationRemove;