import React, { FC } from 'react'; declare const Notifications: FC>; export default Notifications;