import { notify as publicNotify } from './ping-notifications-v1-public-notification-notifications.public.js'; import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types'; export declare const notify: MaybeContext & typeof publicNotify>; export { Role, Channel, DashboardPages, } from './ping-notifications-v1-public-notification-notifications.universal.js'; export { Public_notification, PublicNotifyRequest, PublicNotifyRequestRecipientsFilterOneOf, PublicNotifyRequestActionTargetOneOf, ToSiteContributors, ToContacts, ToTopicsSubscribers, Empty, NotifyOptions, } from './ping-notifications-v1-public-notification-notifications.universal.js';