import * as React from 'react'; declare function NotificationsPausedIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default NotificationsPausedIcon;