import { NotificationProps } from 'react-admin'; declare function Notification(props: NotificationProps): import("react/jsx-runtime").JSX.Element; export { Notification }; //# sourceMappingURL=Notification.d.ts.map