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