import { IconComponent } from '..';
declare const NotificationsNewIcon: IconComponent;
export { NotificationsNewIcon };
