import { IconDefinition } from '../types';
declare const NotificationTwoTone: IconDefinition;
export default NotificationTwoTone;