import { EventName } from '@lit/react'; import { ObcNotificationButton as ObcNotificationButtonElement } from '@oicl/openbridge-webcomponents/dist/components/notification-button/notification-button.js'; import { NotificationButtonClickEvent } from '@oicl/openbridge-webcomponents/dist/components/notification-button/notification-button.js'; export type { NotificationButtonClickEvent } from '@oicl/openbridge-webcomponents/dist/components/notification-button/notification-button.js'; export declare const ObcNotificationButton: import("@lit/react").ReactWebComponent>; }>; //# sourceMappingURL=notification-button.d.ts.map