import Component from '../../components/notification/notification.component.js'; declare const CpsNotification: import("@lit-labs/react").ReactWebComponent; export { CpsNotification }; export default CpsNotification;