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

declare const Notifications: ReactIconComponentType;
export default Notifications;
            