import type NotificationListItem from "./NotificationListItem.js"; export default function NotificationListItemTemplate(this: NotificationListItem): import("@ui5/webcomponents-base/jsx-runtime").JSX.Element;