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

declare const NotificationAdd: ReactIconComponentType;
export default NotificationAdd;
            