/** :::info This custom hook is used to to init web push messaging. ::: */ export default function useSCWebPushMessaging(): { wpSubscription: any; }; //# sourceMappingURL=useSCWebPushMessaging.d.ts.map