import React from 'react'; import { NotificationItemProps } from './types'; export declare const NotificationItem: (props: NotificationItemProps) => React.ReactElement React.ReactElement React.Component)> | null) | (new (props: any) => React.Component)>;