import { FC } from 'react'; export declare const NotificationDialog: FC; export default NotificationDialog;