import { IconProps } from '../Icon'; declare function SvgNotificationsPaused(props: IconProps): JSX.Element; export default SvgNotificationsPaused;