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