export { NotificationsClient, type NotificationsClientConfig } from './notifications-client'; export type { Activity, ActivityObject, NotificationEvent, NotificationType, ChannelType, SubscribeOptions, TableSubscribeOptions, EntitySubscribeOptions, Subscription, SubscriptionFeature, } from './types'; //# sourceMappingURL=index.d.ts.map