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