import { ReactIconComponentType } from '../types';

declare const NotificationsActive: ReactIconComponentType;
export default NotificationsActive;
            