import { Notification, NotificationProps } from 'react-admin'; export const AppNotification = (props: NotificationProps) => ( );