import { RendererComponent } from '@lattice-php/core/types'; declare const NotificationsComponent: RendererComponent<"notifications">; export default NotificationsComponent;