import * as ambassadorWixPingNotificationsV3NotificationTypes from './ping-notifications-v3-notification-notifications-v-3.types.js'; import * as ambassadorWixPingNotificationsV3NotificationUniversalTypes from './ping-notifications-v3-notification-notifications-v-3.universal.js'; export type __PublicMethodMetaInfo = { getUrl: (context: any) => string; httpMethod: K; path: string; pathParams: M; __requestType: T; __originalRequestType: S; __responseType: Q; __originalResponseType: R; }; export declare function notify(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixPingNotificationsV3NotificationUniversalTypes.NotifyRequest, ambassadorWixPingNotificationsV3NotificationTypes.NotifyRequest, ambassadorWixPingNotificationsV3NotificationUniversalTypes.NotifyResponse & ambassadorWixPingNotificationsV3NotificationUniversalTypes.NotifyResponseNonNullableFields, ambassadorWixPingNotificationsV3NotificationTypes.NotifyResponse & ambassadorWixPingNotificationsV3NotificationTypes.NotifyResponseNonNullableFields>;