import WebPushNotificationsSubscriber from './WebPushNotificationsSubscriber.js';
export type { Props as WebPushNotificationsSubscriberProps } from './WebPushNotificationsSubscriber.js';
export default WebPushNotificationsSubscriber;
